[INFO] fetching crate pluginop 0.1.0...
[INFO] fixing pluginop-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate pluginop 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pluginop 0.1.0
[INFO] finished tweaking crates.io crate pluginop 0.1.0
[INFO] tweaked toml for crates.io crate pluginop 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pluginop 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 207 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.10)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.3)
[INFO] [stderr]       Adding wasmer v4.4.0 (available: v7.1.0)
[INFO] [stderr]       Adding wasmer-compiler-singlepass v4.4.0 (available: v7.1.0)
[INFO] [stderr]       Adding wat v1.0.71 (available: v1.252.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8063726c9ce1ac90950f91850725505207f4633a0e8371ea53a18d29aa174fc3
[INFO] running `Command { std: "docker" "start" "8063726c9ce1ac90950f91850725505207f4633a0e8371ea53a18d29aa174fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8063726c9ce1ac90950f91850725505207f4633a0e8371ea53a18d29aa174fc3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8063726c9ce1ac90950f91850725505207f4633a0e8371ea53a18d29aa174fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8063726c9ce1ac90950f91850725505207f4633a0e8371ea53a18d29aa174fc3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.4.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking pluginop-rawptr v0.1.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking pluginop-octets v0.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling wasmer-derive v4.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking wat v1.0.71
[INFO] [stderr]    Compiling pluginop-macro v0.1.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking enumset v1.1.13
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking wasmer-types v4.4.0
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking wasmer-vm v4.4.0
[INFO] [stderr]     Checking dynasmrt v1.2.3
[INFO] [stderr]     Checking wasmer-compiler v4.4.0
[INFO] [stderr]     Checking unix-time v0.1.5
[INFO] [stderr]     Checking pluginop-common v0.1.0
[INFO] [stderr]     Checking wasmer-compiler-singlepass v4.4.0
[INFO] [stderr]     Checking cranelift-frontend v0.91.1
[INFO] [stderr]     Checking wasmer v4.4.0
[INFO] [stderr]     Checking pluginop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/api.rs (17 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin.rs:398:23
[INFO] [stdout]      |
[INFO] [stdout]  386 |                 let mut store = Store::new(ph.get_cloned_engine());
[INFO] [stdout]      |                     ---------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `store` calls a custom destructor
[INFO] [stdout]      |                     `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  390 |                 let module = match Module::from_binary(&store, &wasm) {
[INFO] [stdout]      |                     ------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `module` calls a custom destructor
[INFO] [stdout]      |                     `module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  398 |                 match Instance::new(&mut store, &module, &imports) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  431 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/engine/trap/frame_info.rs:176:1
[INFO] [stdout]      |
[INFO] [stdout]  176 | impl Drop for GlobalFrameInfoRegistration {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/self_cell-1.2.2/src/lib.rs:407:5
[INFO] [stdout]      |
[INFO] [stdout]  407 |       impl $(<$OwnerLifetime>)? Drop for $StructName $(<$OwnerLifetime>)? {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/artifact_builders/artifact_builder.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / self_cell!(
[INFO] [stdout]  281 | |     struct ArtifactBuildFromArchiveCell {
[INFO] [stdout]  282 | |         owner: OwnedBuffer,
[INFO] [stdout] ...    |
[INFO] [stdout]  288 | |     impl {Debug}
[INFO] [stdout]  289 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `store` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-vm-4.4.0/src/mmap.rs:377:1
[INFO] [stdout]      |
[INFO] [stdout]  377 | impl Drop for Mmap {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/engine/unwind/systemv.rs:165:1
[INFO] [stdout]      |
[INFO] [stdout]  165 | impl Drop for UnwindRegistry {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/engine/trap/frame_info.rs:176:1
[INFO] [stdout]      |
[INFO] [stdout]  176 | impl Drop for GlobalFrameInfoRegistration {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-vm-4.4.0/src/instance/mod.rs:980:1
[INFO] [stdout]      |
[INFO] [stdout]  980 | impl Drop for VMInstance {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/engine/trap/frame_info.rs:176:1
[INFO] [stdout]      |
[INFO] [stdout]  176 | impl Drop for GlobalFrameInfoRegistration {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/self_cell-1.2.2/src/lib.rs:407:5
[INFO] [stdout]      |
[INFO] [stdout]  407 |       impl $(<$OwnerLifetime>)? Drop for $StructName $(<$OwnerLifetime>)? {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/artifact_builders/artifact_builder.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / self_cell!(
[INFO] [stdout]  281 | |     struct ArtifactBuildFromArchiveCell {
[INFO] [stdout]  282 | |         owner: OwnedBuffer,
[INFO] [stdout] ...    |
[INFO] [stdout]  288 | |     impl {Debug}
[INFO] [stdout]  289 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `self_cell` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin.rs:398:23
[INFO] [stdout]      |
[INFO] [stdout]  386 |                 let mut store = Store::new(ph.get_cloned_engine());
[INFO] [stdout]      |                     ---------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `store` calls a custom destructor
[INFO] [stdout]      |                     `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  390 |                 let module = match Module::from_binary(&store, &wasm) {
[INFO] [stdout]      |                     ------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `module` calls a custom destructor
[INFO] [stdout]      |                     `module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  398 |                 match Instance::new(&mut store, &module, &imports) {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  431 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/engine/trap/frame_info.rs:176:1
[INFO] [stdout]      |
[INFO] [stdout]  176 | impl Drop for GlobalFrameInfoRegistration {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/self_cell-1.2.2/src/lib.rs:407:5
[INFO] [stdout]      |
[INFO] [stdout]  407 |       impl $(<$OwnerLifetime>)? Drop for $StructName $(<$OwnerLifetime>)? {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/artifact_builders/artifact_builder.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / self_cell!(
[INFO] [stdout]  281 | |     struct ArtifactBuildFromArchiveCell {
[INFO] [stdout]  282 | |         owner: OwnedBuffer,
[INFO] [stdout] ...    |
[INFO] [stdout]  288 | |     impl {Debug}
[INFO] [stdout]  289 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `store` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-vm-4.4.0/src/mmap.rs:377:1
[INFO] [stdout]      |
[INFO] [stdout]  377 | impl Drop for Mmap {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/engine/unwind/systemv.rs:165:1
[INFO] [stdout]      |
[INFO] [stdout]  165 | impl Drop for UnwindRegistry {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/engine/trap/frame_info.rs:176:1
[INFO] [stdout]      |
[INFO] [stdout]  176 | impl Drop for GlobalFrameInfoRegistration {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-vm-4.4.0/src/instance/mod.rs:980:1
[INFO] [stdout]      |
[INFO] [stdout]  980 | impl Drop for VMInstance {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/engine/trap/frame_info.rs:176:1
[INFO] [stdout]      |
[INFO] [stdout]  176 | impl Drop for GlobalFrameInfoRegistration {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/self_cell-1.2.2/src/lib.rs:407:5
[INFO] [stdout]      |
[INFO] [stdout]  407 |       impl $(<$OwnerLifetime>)? Drop for $StructName $(<$OwnerLifetime>)? {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-compiler-4.4.0/src/artifact_builders/artifact_builder.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / self_cell!(
[INFO] [stdout]  281 | |     struct ArtifactBuildFromArchiveCell {
[INFO] [stdout]  282 | |         owner: OwnedBuffer,
[INFO] [stdout] ...    |
[INFO] [stdout]  288 | |     impl {Debug}
[INFO] [stdout]  289 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `self_cell` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.35s
[INFO] [stderr] crater-edition-check: pluginop v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking pluginop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "8063726c9ce1ac90950f91850725505207f4633a0e8371ea53a18d29aa174fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8063726c9ce1ac90950f91850725505207f4633a0e8371ea53a18d29aa174fc3", kill_on_drop: false }`
[INFO] [stdout] 8063726c9ce1ac90950f91850725505207f4633a0e8371ea53a18d29aa174fc3
